projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d78c682
)
*** empty log message ***
author
Daniel Pfeiffer
<occitan@esperanto.org>
Fri, 18 Jun 2004 22:59:05 +0000
(22:59 +0000)
committer
Daniel Pfeiffer
<occitan@esperanto.org>
Fri, 18 Jun 2004 22:59:05 +0000
(22:59 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index edde764f89655689a2f03c72d8059f5e5fe5cb28..9479eb2aa0b4310b0a725084422024094d795293 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
+
+ * progmodes/compile.el (compilation-error-properties): Store one
+ more than end-col, if present, so that transient-mark-mode will
+ highlight last char too.
+ * progmodes/grep.el (grep-regexp-alist): Match columns and column
+ ranges, if present.
+
2004-06-18 Jason Rumney <jasonr@gnu.org>
* makefile.w32-in: Double percent signs in for loops.